diff options
| author | JaKooLit <ejhay.games@gmail.com> | 2024-06-06 20:44:57 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com> | 2024-06-06 20:44:57 +0900 |
| commit | 5abdab7e702f38f7e26041731b89800c080a3042 (patch) | |
| tree | 538e8cc84040892f279b94b66f08268107da710d /config/waybar/style/[Wallust] Box type.css | |
| parent | 567f50e75d13fea06ec4f39dc96a129e00c798d1 (diff) | |
another waybar css style tweaks
Diffstat (limited to 'config/waybar/style/[Wallust] Box type.css')
| -rw-r--r-- | config/waybar/style/[Wallust] Box type.css | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/config/waybar/style/[Wallust] Box type.css b/config/waybar/style/[Wallust] Box type.css index 9749378a..cfb54440 100644 --- a/config/waybar/style/[Wallust] Box type.css +++ b/config/waybar/style/[Wallust] Box type.css @@ -144,6 +144,11 @@ window#waybar.empty #window { padding-right: 12px; } +#temperature.critical { + background-color: red; + color: black; +} + #mpris { padding-right: 8px; padding-left: 8px; |
